Skip to content

GitHub Issue 1073: Updating a List MVTC field shows array in audit for values with quotes#2954

Merged
XingY merged 3 commits intodevelopfrom
fb_mvtcIssueAudit
Apr 18, 2026
Merged

GitHub Issue 1073: Updating a List MVTC field shows array in audit for values with quotes#2954
XingY merged 3 commits intodevelopfrom
fb_mvtcIssueAudit

Conversation

@XingY
Copy link
Copy Markdown
Contributor

@XingY XingY commented Apr 17, 2026

Rationale

Related Pull Requests

Changes

  • Add selenium test to check audit log for insert/update list MVTC values, including values with quote.

checker().verifyEquals("Update: old audit value not as expected",
_auditLogHelper.joinMultiChoiceForAudit(plainValue), updateOldAuditValue);
checker().verifyEquals("Update: new audit value not as expected",
_auditLogHelper.joinMultiChoiceForAudit(quotedValue2), updateNewAuditValue);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it worth adding a check for removing a value since that's where there is potential for behavioral change?

@XingY XingY merged commit d8e56b8 into develop Apr 18, 2026
5 of 6 checks passed
@XingY XingY deleted the fb_mvtcIssueAudit branch April 18, 2026 00:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants